Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update module github.com/google/go-github/v67 to v68 #36997

Merged
merged 4 commits into from
Jan 8, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 31, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/google/go-github/v67 v67.0.0 -> v68.0.0 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.

⚠️ MAJOR VERSION UPDATE ⚠️ - please manually update this package


Release Notes

google/go-github (github.com/google/go-github/v67)

v68.0.0

Compare Source

This release contains the following breaking API changes:

  • feat!: Remove Project (classic) support (#​3380)
    BREAKING CHANGE: All support for "Project (classic)" is removed and Project responses are replaced by ProjectV2 (renamed from ProjectsV2).
  • fix!: Remove unused Stats field from Commit struct (#​3395)
    BREAKING CHANGE: The unused Stats field is removed from the Commit struct.

...and the following additional changes:

  • Bump go-github from v66 to v67 in /scrape (#​3361)
  • Map more missing installation permissions (#​3363)
  • build(deps): bump github.com/alecthomas/kong from 1.4.0 to 1.5.0 in /tools (#​3365)
  • fix: Preserve HTTP Response in URL Errors (#​3369)
  • Update OpenAPI (#​3374)
  • feat: Add assignment for org role associations (#​3371)
  • build(deps): bump codecov/codecov-action from 5.0.7 to 5.1.1 (#​3375)
  • build(deps): bump github.com/alecthomas/kong from 1.5.0 to 1.6.0 in /tools (#​3376)
  • build(deps): bump golang.org/x/sync from 0.9.0 to 0.10.0 in /tools (#​3377)
  • build(deps): bump golang.org/x/net from 0.31.0 to 0.32.0 in /scrape (#​3378)
  • chore: Deprecate legacy ID-based team methods (#​3373)
  • feat: Support resolution_comment to update alert API (#​3357)
  • feat: Add custom_property events (#​3379)
  • feat: Deprecate and replace Bool,Int,Int64,String with Ptr using generics (#​3355)
  • feat: Add GET for custom org repo role (#​3372)
  • chore: Remove commented out test code (#​3381)
  • build(deps): bump golang.org/x/crypto from 0.27.0 to 0.31.0 in /example in the go_modules group (#​3383)
  • feat: Add enterprise custom properties (#​3382)
  • Change header keys to be canonical (#​3389)
  • chore: Sort std imports (#​3390)
  • feat: Document review request events in Timeline struct (#​3391)
  • fix: DownloadReleaseAsset handles renamed repository (#​3392)
  • Bump version of go-github to v68.0.0 (#​3397)

Configuration

📅 Schedule: Branch creation - "on tuesday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependency-major-update Indicates a dependency major version bump label Dec 31, 2024
Copy link
Contributor Author

renovate bot commented Dec 31, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: receiver/githubreceiver/go.sum
Command failed: go get -d -t ./...
go: downloading go1.22.8 (linux/amd64)
go: download go1.22.8: golang.org/toolchain@v0.0.1-go1.22.8.linux-amd64: verifying module: checksum database disabled by GOSUMDB=off

@github-actions github-actions bot requested a review from adrielp December 31, 2024 10:13
@renovate renovate bot force-pushed the renovate/github.com-google-go-github-v67-68.x branch from afd296e to b8bc200 Compare January 5, 2025 18:30
@renovate renovate bot force-pushed the renovate/github.com-google-go-github-v67-68.x branch from b8bc200 to 9968976 Compare January 7, 2025 19:06
@crobert-1 crobert-1 added the Skip Changelog PRs that do not require a CHANGELOG.md entry label Jan 7, 2025
@songy23 songy23 added the ready to merge Code review completed; ready to merge by maintainers label Jan 8, 2025
@codeboten codeboten removed the ready to merge Code review completed; ready to merge by maintainers label Jan 8, 2025
Copy link
Contributor

@codeboten codeboten left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Conflicts need addressing

@crobert-1
Copy link
Member

Conflicts need addressing

Thanks for pointing this out, the conflict has been fixed.

@crobert-1 crobert-1 added the ready to merge Code review completed; ready to merge by maintainers label Jan 8, 2025
Copy link
Contributor

@codeboten codeboten left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍🏻

@codeboten codeboten merged commit 68f42da into main Jan 8, 2025
171 checks passed
@codeboten codeboten deleted the renovate/github.com-google-go-github-v67-68.x branch January 8, 2025 23:05
@github-actions github-actions bot added this to the next release milestone Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cmd/githubgen dependency-major-update Indicates a dependency major version bump ready to merge Code review completed; ready to merge by maintainers receiver/github Skip Changelog PRs that do not require a CHANGELOG.md entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants